Upgraded to Guard 2.0 and Guard::Plugin#32
Open
raldred wants to merge 3 commits intonetzpirat:masterfrom
Open
Conversation
|
Just saw this right before I was about to create a pull request with essentially the same changes. 👍 Merge this? |
|
👍 |
|
I think Travis on Rubinius just needs to be rebuilt for this build to pass; it is working on all other distros and worked for me when I used |
|
+1, can someone please pick this up? |
Author
|
Sorry I don't have any control, Maybe @netzpirat could kick off a travis rebuild? |
|
@raldred, @abuisman , @shicholas, @ezekg - please move this to the "real" repository here: guard#13 and close this issue here - thanks. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgraded the base Guard::CoffeeScript class to use Guard::Plugin as per:
https://github.com/guard/guard/wiki/Upgrading-to-Guard-2.0#changes-in-guardguard
Tweaked a few spec config issues, gemspec didn't define rspec version, now fixed at 2.99.x